-
1 Flag Complex
Programming: FC -
2 dynamic programming
Gen Mgta mathematical technique used in management science to solve complex problems in the fields of production planning and inventory control. Dynamic programming divides the problem into subproblems or decision stages that can be addressed sequentially, normally by working backward from the last stage. Applications of the technique include maintenance and replacement of equipment, resource allocation, and process design and control. The term comes from the work of Richard Bellman published in the late 1950s and early 1960s. -
3 linear programming
Finthe use of a series of linear equations to construct a mathematical model. The objective is to obtain an optimal solution to a complex operational problem, which may involve the production of a number of products in an environment in which there are many constraints. -
4 комплексное программирование
Information technology: complex programmingУниверсальный русско-английский словарь > комплексное программирование
-
5 komplexe Programmierung
Deutsch-Englisch Wörterbuch der Elektrotechnik und Elektronik > komplexe Programmierung
-
6 Все приемлемые сложные системы имеют иерархическую форму
Programming: All complex systems that are supportable take the form of a hierarchy (см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering)Универсальный русско-английский словарь > Все приемлемые сложные системы имеют иерархическую форму
-
7 Значение, возвращаемое сложным выражением и присваиваемое отдельному элементу массива
Универсальный русско-английский словарь > Значение, возвращаемое сложным выражением и присваиваемое отдельному элементу массива
-
8 архитектура полного набора команд, CISC-архитектура
Programming: complex instruction set computingУниверсальный русско-английский словарь > архитектура полного набора команд, CISC-архитектура
-
9 более сложное поведение
Programming: more complex behaviorУниверсальный русско-английский словарь > более сложное поведение
-
10 более сложные примеры
Programming: more complex examplesУниверсальный русско-английский словарь > более сложные примеры
-
11 более сложные упорядоченные структуры данных
Programming: more complex arrangementsУниверсальный русско-английский словарь > более сложные упорядоченные структуры данных
-
12 более сложный пример
Programming: more complex exampleУниверсальный русско-английский словарь > более сложный пример
-
13 значение, возвращаемое сложным выражением
Programming: value from a complex expressionУниверсальный русско-английский словарь > значение, возвращаемое сложным выражением
-
14 инструментальный комплекс поддержки проектирования систем
Универсальный русско-английский словарь > инструментальный комплекс поддержки проектирования систем
-
15 инструментальный комплекс поддержки проектирования систем на основе функциональных блоков
Универсальный русско-английский словарь > инструментальный комплекс поддержки проектирования систем на основе функциональных блоков
-
16 инструментальный комплекс поддержки разработки систем
Универсальный русско-английский словарь > инструментальный комплекс поддержки разработки систем
-
17 инструментальный комплекс поддержки разработки систем на основе функциональных блоков
Универсальный русско-английский словарь > инструментальный комплекс поддержки разработки систем на основе функциональных блоков
-
18 каноническая форма сложной системы
Programming: canonical form of a complex systemУниверсальный русско-английский словарь > каноническая форма сложной системы
-
19 микропроцессор с полным набором команд, CISC-микропроцессор
Programming: complex instruction set computingУниверсальный русско-английский словарь > микропроцессор с полным набором команд, CISC-микропроцессор
-
20 приемлемые сложные системы
Programming: complex systems that are supportableУниверсальный русско-английский словарь > приемлемые сложные системы
См. также в других словарях:
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
Programming Complexity — Programming Complexity, which is often also referred to as Software Complexity is a term that encompasses numerous properties of a piece of software, all of which affect internal interactions. According to several commentators, including… … Wikipedia
Programming Perl — ISBN 0 596 00027 8,best known as the Camel Book among programmers, is a book about writing programs using the Perl programming language. Written by the creator of Perl, Larry Wall, and published by O Reilly, the book is considered the canonical r … Wikipedia
Complex.h — is a header file in the standard library of the C programming language that defines functionality for complex arithmetic. These functions use the built in type complex which was introduced with the C99 revision of C. Function… … Wikipedia
Complex data type — Some programming languages provide a complex data type for complex number storage and arithmetic as a built in (primitive) data type. In some programming environments the term complex data type (in contrast to primitive data types) is a synonym… … Wikipedia
Complex instruction set computing — A complex instruction set computer (CISC) ( /ˈsɪs … Wikipedia
Complex instruction set computer — A complex instruction set computer (CISC, pronounced like sisk ) is a microprocessor instruction set architecture (ISA) in which each instruction can execute several low level operations, such as a load from memory, an arithmetic operation, and a … Wikipedia
Complex system — This article largely discusses complex systems as a subject of mathematics and the attempts to emulate physical complex systems with emergent properties. For other scientific and professional disciplines addressing complexity in their fields see… … Wikipedia
Programming the Universe — Infobox Book name = Programming the Universe: A Quantum Computer Scientist Takes On the Cosmos title orig = translator = image caption = author = Seth Lloyd illustrator = cover artist = country = language = series = subject = Quantum mechanics,… … Wikipedia
Programming language specification — A programming language specification is an artifact that defines a programming language so that users and implementors can agree on what programs in that language mean.A programming language specification can take several forms, including the… … Wikipedia
Programming idiom — A programming idiom is a means of expressing a recurring construct in one or more programming languages. Generally speaking, a programming idiom is an expression of a simple task or algorithm that is not a built in feature in the programming… … Wikipedia